Namespace:  Rebex.IO.Compression
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

Visual Basic
Private Sub Clear Implements ICollection(Of ZipItem).Clear
C#
void ICollection<ZipItem>.Clear()

Implements

ICollection<(Of <(<'T>)>)>..::..Clear()()()()

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also